home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / apps / database / postgres / postgre1.z / postgre1 / sample / README < prev   
Encoding:
Text File  |  1992-08-27  |  348 b   |  9 lines

  1. $Header: /private/postgres/sample/RCS/README,v 1.1 1991/04/12 10:35:45 mao Exp $
  2.  
  3. This directory contains sample programs that use the libpq interface to
  4. postgres.
  5.  
  6. The pgstats program prints statistics on postgres.  It reports the number
  7. of users that exist, what databases have been created, and the number and
  8. types of classes in each database.
  9.